gtk4.git
2010-09-11 Javier Jardóngtk/gtkwidget.c: Use accessor functions to access GtkWi...
2010-09-11 Javier JardónRevert "gtk/gtkmain.c: Use accessor functions to access...
2010-09-11 Javier Jardóngtk/gtkmain.c: Use accessor functions to access GtkWind...
2010-09-11 Javier JardónGtkWindow: move public members to private structure
2010-09-10 Matthias ClasenBump version to 2.90.8
2010-09-10 Matthias ClasenInclude gdkkeysyms.h in gdk.h
2010-09-10 Mike GorseGail: Remove gail_cell_type_add_action_interface, as...
2010-09-10 Mike GorseGail: Take fill/page size into account when returning...
2010-09-10 Kjartan MaraasUpdated Norwegian bokmål translation
2010-09-10 Matthias ClasenSome more updates
2010-09-10 Matthias ClasenUpdate potfiles
2010-09-10 Matthias ClasenReally stop exporting text-related variables
2010-09-10 Matthias ClasenRemove GDK_DISPLAY() usage
2010-09-09 Matthias ClasenUpdate NEWS for 2.90.7
2010-09-09 Matthias ClasenDrop the gdk_display variable from gdk
2010-09-09 Matthias ClasenFix the docs build after GtkItem removal
2010-09-09 Tristan Van... Adding note to docs of gtk_widget_set_window()
2010-09-09 Benjamin Ottewidget: Fix SEGV when no focus widget exists
2010-09-09 Benjamin Ottegail: Add missing include
2010-09-09 Tor LillqvistAvoid potential DLL hijacking in Wintab code
2010-09-09 Tor LillqvistUse accessor functions
2010-09-09 Tor LillqvistFix gail build
2010-09-09 Tor LillqvistAdapt to the GDK_KEY changes
2010-09-09 Tristan Van... Fixed GtkTextView & GtkIconView to consult it's true...
2010-09-09 Tristan Van... Moved GtkSizeRequest cache to GtkWidget->priv
2010-09-09 Tor LillqvistUse accessor functions in Win32-only code
2010-09-09 Tor LillqvistDon't use the same name for a function that used to...
2010-09-09 Matthias ClasenFix build of gail after GtkItem removal
2010-09-09 Matthias Clasen Remove GtkItem
2010-09-09 Javier Jardóngtk/gtkhandlebox.c: Do not use gdk_window_get_deskrelat...
2010-09-08 Colin Waltersporting guide: Update to mention GDK_KEY_ transition
2010-09-08 Colin WaltersGDK: Prefix key names with KEY_
2010-09-08 Colin Waltersgdk: Update gdkkeysyms.h
2010-09-08 Javier JardónRemove deprecated gdk_window_get_deskrelative_origin...
2010-09-08 Tor LillqvistDrop GDK_DEBUG_GC and _IMAGE as GDK doesn't do that...
2010-09-08 Mike GorseRemove a duplicate variable
2010-09-08 Javier JardónUse G_CALLBACK() instead deprecated GTK_SIGNAL_FUNC()
2010-09-08 Javier Jardóndocs: Remove GtkFileSelection deprecated docs
2010-09-08 Javier JardónGtkWidget: Move public members to private structure
2010-09-08 Javier Jardóngtk/gtknotebook.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkarrow.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkpathbar.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkruler.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkseparator.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkhandlebox.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkiconview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkimage.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkmenu.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkmisc.c: use accessor functions to access GtkWidget
2010-09-08 Javier Jardóngtk/gtkspinbutton.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtktextview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtktreeview.c: use accessor functions to access...
2010-09-08 Javier Jardóngtk/gtkwindow.c: Fix warning
2010-09-08 Tor LillqvistGet rid of the rest of variables exported from libgtk
2010-09-08 Tor LillqvistReplace gtk_debug_flags with getter and setter functions
2010-09-08 Tor LillqvistRemove also the docs for the gdk_threads_mutex variable
2010-09-08 Tor LillqvistTurn the gtk version and age variables into functions
2010-09-08 Javier Jardóngtk/gtkwindow.c: Use gtk_size_request_get_size() instea...
2010-09-08 Tristan Van... Completely removed requisition cache from GtkWidget...
2010-09-08 Javier Jardóntests: Use gtk_widget_set_size_request() instead gtk_wi...
2010-09-08 Javier Jardóngtknotebook: Do not mention deprecated API
2010-09-08 Javier Jardóndemos: Do not use deprecated API
2010-09-08 Javier Jardóngtksocket: Remove mention to gtk_socket_steal() depreca...
2010-09-08 Javier JardónDo not use deprecated API in docs and examples
2010-09-08 Tor LillqvistRemove variables from the platform-independent GDK API
2010-09-07 Colin Waltersgtk.symbols: Update expected ABI
2010-09-07 Owen W. TaylorFix annotations for gdk_window_get_device_position()
2010-09-07 John (J5) Palmieriadd annotations for tranfer and scope so that methods...
2010-09-07 John (J5) Palmieriadd array annotation to gtk_builder_add_objects_from_string
2010-09-07 John (J5) Palmieriadd gtk_radio_button_join_group method for bindings
2010-09-07 Tristan Van... Removed x/y/x_set/y_set from GtkWidgetAuxInfo
2010-09-07 Tristan Van... Removed _gtk_window_reposition()
2010-09-07 Havoc PenningtonUse a bitfield for Widget::private_flags, ::state,...
2010-09-07 Matthias ClasenAvoid segfault on xkbless systems
2010-09-06 Duarte LoretoUpdated Portuguese translation
2010-09-06 Klemen KoširUpdated Slovenian translation
2010-09-06 Baurzhan MuftakhidinovUpdated Kazakh translation
2010-09-06 Matthias ClasenRemove use of ::has-separator property
2010-09-06 Matthias ClasenRemove some unused enums
2010-09-06 Havoc PenningtonWarn if a widget requests minimum size > natural size
2010-09-06 Havoc PenningtonAdd more "reserved for expansion" fields to GtkWidgetClass
2010-09-04 Claude ParozUpdated French translation
2010-09-04 Murray CummingGtkStatusIcon: Remove get/set_blinking() declarations...
2010-09-03 Martin SchlemmerMS Windows engine: draw elements in the right place.
2010-09-03 Matej UrbančičUpdated Slovenian translation
2010-09-03 Matthew BarnesDon't leak display name
2010-09-03 Benjamin Ottestyle: Use gtk_widget_get_state() for the entry background
2010-09-03 Mattias Põldaru[l10n] Updated Estonian translation
2010-09-03 Benjamin Otteentry: Use the same state for the flat box of text...
2010-09-03 Benjamin Ottex11: Unused variable
2010-09-03 Benjamin Otterange: Unused variable
2010-09-03 Benjamin Ottewindow: Use brackets to silence gcc
2010-09-03 Benjamin Ottetests: Remove all code relating to the blink menu item
2010-09-03 Matthias ClasenDocument --disable-Bsymbolic option
2010-09-03 Matthias ClasenRemove unused --disable-visibility option
2010-09-02 Tor LillqvistJust use TrackMouseEvent directly
2010-09-02 Colin Waltersgtk-demo: Drop use of GTK_DIALOG_NO_SEPARATOR
2010-09-02 Klemen KoširUpdated Slovenian translation
2010-09-02 Fridrich ŠtrbaOops, make the MS Windows theme really compile.
2010-09-02 Matthias ClasenRemove blinking from status icons
next